home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / raytrace / renaisnc / durer.txt < prev    next >
Encoding:
Text File  |  1992-01-04  |  257 b   |  14 lines

  1. The front end of the raytracer consists of 
  2.  1) main.c
  3.  2) scene.c   (object intersection stuff -- in-out class)
  4.  3) tree.c    
  5.  4) 4D.c      
  6.  5) sml.yacc   (parser for sml)
  7.  6) boundvol.c
  8.  7) classify.c
  9.  8) primitive.c
  10.  
  11.  
  12.  Questions --> see dan O'Donnell
  13.  
  14.